-- Add the following to your server.cfg --

ensure scully_bodycam

-- To give someone perms add the following to your server.cfg, please don't ask me about other permission systems as I will not support them.

add_ace group.bodycam bodycam allow

add_principal identifier.discord:xxxxxxxxx group.bodycam

-- If using scully_radio2 you can also add the below example to give other groups access to the bodycam.

add_ace group.police bodycam allow

-- If using scully_perms your config permissions would look like the example below.

Permissions = {
    ['bodycam'] = 'roleid',
}